ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _BaseOverlayItemView<TOwnerView> Class / style Property

In This Topic
    style Property (_BaseOverlayItemView<TOwnerView>)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property style As IStyle
    public IStyle style {get;}
    See Also